home *** CD-ROM | disk | FTP | other *** search
/ Eagles Nest BBS 1 / Eagles_Nest_Mac_Collection_Disc_1.TOAST / System & Related / UNIXNut#2 / Basics / card_28652.txt < prev    next >
Text File  |  1989-06-19  |  909b  |  24 lines

  1. -- card: 28652 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 6154
  5. -- name: The UNIX System Prompt
  6.  
  7.  
  8. -- part contents for background part 7
  9. ----- text -----
  10. Logging In and Out
  11.  
  12. -- part contents for background part 21
  13. ----- text -----
  14. The UNIX System Prompt
  15.  
  16. -- part contents for background part 8
  17. ----- text -----
  18. The system prompt is the shell's way of saying that it is ready and waiting for you to type in a command. When the system is finished running a command, the shell replies with a prompt to tell you that you can now type another command. 
  19.  
  20. The Bourne shell and the Korn shell use $ as the default system prompt.  The C shell uses %.  Your own system prompt may be different from what we use here.  Your System Administrator can tell you how to customize or change the system prompt that appears on your screen. 
  21.  
  22. -- part contents for background part 9
  23. ----- text -----
  24. 8 of 63